The H5G_SET_COMMENT procedure sets a comment for a specified object.
H5G_SET_COMMENT, Loc_id, Name, Comment
An integer giving the file or group identifier containing the object.
Name of the object within Loc_id whose comment is to be set or reset.
New comment for the object.
None
See the example under H5F_CREATE.
6.2 |
Introduced |